'Declaration ReadOnly Default Property Item( _ ByVal index As Integer _ ) As T
'Declaration
ReadOnly Default Property Item( _ ByVal index As Integer _ ) As T
T this[ int index ]; {get;}
IReadonlyArray<T> インタフェース IReadonlyArray<T> メンバ
© MESCIUS inc. All rights reserved.